hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
Node.addChild
hip
util
data_structures
Node
Undocumented in source. Be warned that the author may not have intended to support it.
class
Node
(T)
pragma(
inline
)
Node
!
T
addChild
(
T
data
)
Meta
Source
See Implementation
hip
util
data_structures
Node
constructors
this
functions
addChild
get
getRoot
hasChildren
isRoot
opApply
variables
children
data
parent